
cmhgRMA is a patched version of cmhg 4.00 that outputs _blib_entermodule
instead of _clib_entermodule. This is so I can allocate a task stack in RMA
instead of main RAM

files for cmhgRMA are stored in directories " cmhg' " rather than " cmhg "

as distributed, memphis should *not* come with a copy of cmhg or cmhgRMA
binaries (for legal reasons). however, by taking your copy of cmhg (from the
Acorn DDE suite), unsqueeze it if required, and using !edit to replace
"_clib_entermodule" with "_blib_entermodule" you can build cmhgRMA. Save the
new copy as 'cmhgRMA' *NOT* as 'cmhg' - you need both versions.

To help you build cmhgRMA - a small patching program is provided in the
'Library' directory - just click on 'Library.!RunMe' and it will output a
'cmhgRMA' file which you can then copy to your main library. If you have the
squeeze utility you can save a bit of disc space by squeezing cmhgRMA after
the patch process.

